home *** CD-ROM | disk | FTP | other *** search
- Path: li.net!jeremy
- From: jeremy@newshost.li.net (Jeremy Markman)
- Newsgroups: comp.lang.c
- Subject: Re: This should really be a simple question f
- Date: 4 Apr 1996 14:11:28 GMT
- Organization: LI Net (Long Island Network)
- Message-ID: <4k0lag$hn6@linet06.li.net>
- References: <4jrue1$gsu@nyheter.chalmers.se> <4jubm6$pal@spanky.pls.ov.com>
- NNTP-Posting-Host: linet04.li.net
- X-Newsreader: TIN [version 1.2 PL2]
-
- In article gsu@nyheter.chalmers.se, Tobias Nilsson <tb9593@ios.chalmers.se> writes:
- >Anyway... I'm just trying to read the keyboard without having the
- >characters displayed on the f-cking screen! Just as that! But I've
- >tried getchar, scanf, fun.01 int 21h... but they all display them...
-
- The getch() function will not echo keyboard input to the screen...
-